5. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2024-03-04 14:38:21 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

5.1 Files compared

#LocationFileLast Modified
1/Users/coca/Documents/www/Porto v4.0.2/Theme Files/Magento 2.x/Porto Theme v4.0.7/app/code/Mageplaza/LayeredNavigationcomposer.json2023-11-17 03:16:21 +0000
2/Users/coca/Documents/www/Porto v4.0.2/Theme Files/Magento 2.x/Porto Theme v4.0.8/app/code/Mageplaza/LayeredNavigationcomposer.json2023-11-17 03:16:21 +0000

5.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged152
Changed00
Inserted00
Removed00

5.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

5.4 Active regular expressions

No regular expressions were active.

5.5 Comparison detail

1 { 1 {
2   "name": "mageplaza/layered-navigation-m2", 2   "name": "mageplaza/layered-navigation-m2",
3   "description": "Magento Layered Navigation extension", 3   "description": "Magento Layered Navigation extension",
4   "require": { 4   "require": {
5     "mageplaza/module-ajax-layered-navigation": "^4.0.5" 5     "mageplaza/module-ajax-layered-navigation": "^4.0.5"
6   }, 6   },
7   "type": "magento2-module", 7   "type": "magento2-module",
8   "version": "4.4.4", 8   "version": "4.4.4",
9   "license": "proprietary", 9   "license": "proprietary",
10   "authors": [ 10   "authors": [
11     { 11     {
12       "name": "Mageplaza", 12       "name": "Mageplaza",
13       "email": "support@mageplaza.com", 13       "email": "support@mageplaza.com",
14       "homepage": "https://www.mageplaza.com", 14       "homepage": "https://www.mageplaza.com",
15       "role": "Technical Support" 15       "role": "Technical Support"
16     } 16     }
17   ], 17   ],
18   "autoload": { 18   "autoload": {
19     "files": [ 19     "files": [
20       "registration.php" 20       "registration.php"
21     ], 21     ],
22     "psr-4": { 22     "psr-4": {
23       "Mageplaza\\LayeredNavigation\\": "" 23       "Mageplaza\\LayeredNavigation\\": ""
24     } 24     }
25   } 25   }
26 } 26 }